User Tab
This
tab contains routing options for the Route Entry to User activity. It enables you to assign the entry to a user. All settings in this tab must be configured.
To open the User tab
- Add the Route Entry to user activity to your workflow definition by dragging it from the Toolbox Pane and dropping it in the Designer Pane.
- Select the activity in the Designer Pane.
- Under Routing Options in the Properties Pane, click the
required user icon to open the User tab of the Routing Activity Options dialog box.
- Next to Select user from, select the Laserfiche or LDAP trustee directory containing the desired user. Click Manage to open the Trustee Directory Manager to add or remove an LDAP or Laserfiche Server that provides user information to Workflow.
Note: Workflow will only interact with a Laserfiche or LDAP trustee directory if it appears in the Workflow Administration Console's Trustee Directories node.
- Choose one of the following configuration methods below.
To always assign the entry to the user who started the workflow
- Select The workflow initiator.
Show me an example.
Example: Jesse creates a new document in Repository A. This event satisfies a starting rule. In this scenario, Jesse is the workflow's initiator.
To always assign the entry to the same user
- Select
A specific user.
- Click Choose to open the
Trustee Search dialog box.
- Next to Search Value, enter a search term (e.g., a user's name). Click Search. If a match is found, the user will appear under Properties.
- Once the desired user has been found, fill in any other properties that were not filled in automatically, and click OK.
- Optional: Click Additional properties to view additional user properties.
To assign the entry to a user based on a token value
Explain this feature to me.
A workflow can determine who to route a document to based on the value of a specific token. If the token matches a property assigned to a user (e.g., Display Name or E-mail address), the document will be routed to the corresponding user's working folder. More information.
Example: A workflow is designed to route documents to one of two possible users: Joe or Jamie. While processing, the workflow checks the value of a specified token. If the token value matches a property value assigned to Joe, the document will be routed to Joe's working folder. If the token value matches a property assigned to Jamie, it will be routed to Jamie.
- Select
A user from a token value.
- Click the Token button (right arrow)
to select a token. For more token options, select Token Dialog from the drop-down box.
Tip: Laserfiche automatically produces tokens for field values. You can use the Token dialog box to assign these tokens to this activity.
Show me an example.
Example: If the Addressee field is equal to the display name HR, the workflow routes the document to HR's working folder. The token syntax for this scenario would be %(Fields.Addressee).
- In the drop-down menu next to Find user by, select which user/group property the token refers to.
Note: If you choose the wrong property in the Find user by menu, the activity will try to retrieve the user/group by looking through each property in turn, and it may take longer for the activity to complete.